Documentation
¶
Index ¶
Constants ¶
View Source
const ( Debug int = 0 Error int = 0 Log int = 0 Tip int = 0 Warning int = 0 DayCount int = 5 RendererPriorityBound int = 1 RendererPriorityImportant int = 2 RendererPriorityWaived int = 0 AnchorType int = 1 EditTextType int = 9 EmailType int = 4 GeoType int = 3 ImageAnchorType int = 6 ImageType int = 5 PhoneType int = 2 SrcAnchorType int = 7 SrcImageAnchorType int = 8 UnknownType int = 0 CategoriesAll int = 1 CategoriesAndroidWebview int = 2 CategoriesFrameViewer int = 64 CategoriesInputLatency int = 8 CategoriesJavascriptAndRendering int = 32 CategoriesNone int = 0 CategoriesRendering int = 16 CategoriesWebDeveloper int = 4 RecordContinuously int = 1 RecordUntilFull int = 0 ModeOpen int = 0 ModeOpenMultiple int = 1 ModeSave int = 3 ErrorAuthentication int = -4 ErrorBadUrl int = -12 ErrorConnect int = -6 ErrorFailedSslHandshake int = -11 ErrorFile int = -13 ErrorFileNotFound int = -14 ErrorHostLookup int = -2 ErrorIo int = -7 ErrorProxyAuthentication int = -5 ErrorRedirectLoop int = -9 ErrorTimeout int = -8 ErrorTooManyRequests int = -15 ErrorUnknown int = -1 ErrorUnsafeResource int = -16 ErrorUnsupportedAuthScheme int = -3 ErrorUnsupportedScheme int = -10 SafeBrowsingThreatBilling int = 4 SafeBrowsingThreatMalware int = 1 SafeBrowsingThreatPhishing int = 2 SafeBrowsingThreatUnknown int = 0 SafeBrowsingThreatUnwantedSoftware int = 3 ForceDarkAuto int = 1 ForceDarkOff int = 0 ForceDarkOn int = 2 LoadCacheElseNetwork int = 1 LoadCacheOnly int = 3 LoadDefault int = -1 LoadNormal int = 0 LoadNoCache int = 2 MenuItemNone int = 0 MenuItemProcessText int = 4 MenuItemWebSearch int = 2 MixedContentAlwaysAllow int = 0 MixedContentCompatibilityMode int = 2 MixedContentNeverAllow int = 1 NarrowColumns int = 0 Normal int = 0 SingleColumn int = 0 TextAutosizing int = 0 Off int = 0 On int = 0 OnDemand int = 0 High int = 0 Low int = 0 Larger int = 0 Largest int = 0 Smaller int = 0 Smallest int = 0 Close int = 0 Far int = 0 Medium int = 0 )
View Source
const ( SchemeGeo string = "geo:0,0?q=" SchemeMailto string = "mailto:" SchemeTel string = "tel:" ResourceAudioCapture string = "android.webkit.resource.AUDIO_CAPTURE" ResourceMidiSysex string = "android.webkit.resource.MIDI_SYSEX" ResourceProtectedMediaId string = "android.webkit.resource.PROTECTED_MEDIA_ID" ResourceVideoCapture string = "android.webkit.resource.VIDEO_CAPTURE" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.