WKWebView
WKWebViewAppearance
WKWebView()
WKWebView(IntPtr)
WKWebView(NativeHandle)
WKWebView(NSCoder)
WKWebView(NSObjectFlag)
WKWebView(CGRect, WKWebViewConfiguration)
AllowsBackForwardNavigationGestures
AllowsLinkPreview
AllowsMagnification
Appearance
BackForwardList
CameraCaptureState
CanGoBack
CanGoForward
CertificateChain
ClassHandle
Configuration
CustomUserAgent
EstimatedProgress
FindInteraction
FindInteractionEnabled
FullscreenState
HasOnlySecureContent
Inspectable
InteractionState
IsLoading
Magnification
MaximumViewportInset
MediaType
MicrophoneCaptureState
MinimumViewportInset
NavigationDelegate
PageZoom
ScrollView
ServerTrust
ThemeColor
Title
UIDelegate
UnderPageBackgroundColor
Url
WeakNavigationDelegate
WeakUIDelegate
AppearanceWhenContainedIn(Type[])
CallAsyncJavaScript(String, NSDictionary<NSString, NSObject>, WKFrameInfo, WKContentWorld, Action<NSObject, NSError>)
CallAsyncJavaScriptAsync(String, NSDictionary<NSString, NSObject>, WKFrameInfo, WKContentWorld)
CloseAllMediaPresentations(Action)
CloseAllMediaPresentationsAsync()
CreatePdf(WKPdfConfiguration, Action<NSData, NSError>)
CreatePdfAsync(WKPdfConfiguration)
CreateWebArchive(Action<NSData, NSError>)
CreateWebArchiveAsync()
Dispose(Boolean)
EvaluateJavaScript(NSString, WKJavascriptEvaluationResult)
EvaluateJavaScript(String, WKJavascriptEvaluationResult)
EvaluateJavaScript(String, WKFrameInfo, WKContentWorld, Action<NSObject, NSError>)
EvaluateJavaScriptAsync(NSString)
EvaluateJavaScriptAsync(String)
EvaluateJavaScriptAsync(String, WKFrameInfo, WKContentWorld)
Find(String, WKFindConfiguration, Action<WKFindResult>)
FindAsync(String, WKFindConfiguration)
GetAppearance(UITraitCollection)
GetAppearance(UITraitCollection, Type[])
GetAppearance<T>()
GetAppearance<T>(UITraitCollection)
GetAppearance<T>(UITraitCollection, Type[])
GetPrintOperation(NSPrintInfo)
GoBack()
GoBack(NSObject)
GoForward()
GoForward(NSObject)
GoTo(WKBackForwardListItem)
HandlesUrlScheme(String)
LoadData(NSData, String, String, NSUrl)
LoadFileRequest(NSUrlRequest, NSUrl)
LoadFileUrl(NSUrl, NSUrl)
LoadHtmlString(NSString, NSUrl)
LoadHtmlString(String, NSUrl)
LoadRequest(NSUrlRequest)
LoadSimulatedRequest(NSUrlRequest, String)
LoadSimulatedRequest(NSUrlRequest, NSUrlResponse, NSData)
Reload()
Reload(NSObject)
ReloadFromOrigin()
ReloadFromOrigin(NSObject)
RequestMediaPlaybackState(Action<WKMediaPlaybackState>)
RequestMediaPlaybackStateAsync()
ResumeDownload(NSData, Action<WKDownload>)
ResumeDownloadAsync(NSData)
SetAllMediaPlaybackSuspended(Boolean, Action)
SetAllMediaPlaybackSuspendedAsync(Boolean)
SetCameraCaptureState(WKMediaCaptureState, Action)
SetCameraCaptureStateAsync(WKMediaCaptureState)
SetMagnification(nfloat, CGPoint)
SetMagnification(NFloat, CGPoint)
SetMicrophoneCaptureState(WKMediaCaptureState, Action)
SetMicrophoneCaptureStateAsync(WKMediaCaptureState)
SetViewportInsets(NSEdgeInsets, NSEdgeInsets)
SetViewportInsets(UIEdgeInsets, UIEdgeInsets)
StartDownload(NSUrlRequest, Action<WKDownload>)
StartDownloadAsync(NSUrlRequest)
StopLoading()
StopLoading(NSObject)
TakeSnapshot(WKSnapshotConfiguration, Action<NSImage, NSError>)
TakeSnapshot(WKSnapshotConfiguration, Action<UIImage, NSError>)
TakeSnapshotAsync(WKSnapshotConfiguration)
ValidateUserInterfaceItem(INSValidatedUserInterfaceItem)
Eval(WKWebView, IWebView, String)
EvaluateJavaScript(WKWebView, EvaluateJavaScriptAsyncRequest)
UpdateGoBack(WKWebView, IWebView)
UpdateGoForward(WKWebView, IWebView)
UpdateReload(WKWebView, IWebView)
UpdateSource(WKWebView, IWebView)
UpdateSource(WKWebView, IWebView, IWebViewDelegate)
xamarinios
namespace WebKit
{
[Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 10, PlatformArchitecture.All, null)]
[Register("WKWebView", true)]
public class WKWebView : UIView
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal WKWebView(IntPtr handle);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Xamarin iOS | 0.0 |
Xamarin macOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API