NSValue.ToNSDirectionalEdgeInsets(NativeHandle) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Converts a native handle to a NSDirectionalEdgeInsets.
public static UIKit.NSDirectionalEdgeInsets ToNSDirectionalEdgeInsets(ObjCRuntime.NativeHandle handle);
static member ToNSDirectionalEdgeInsets : ObjCRuntime.NativeHandle -> UIKit.NSDirectionalEdgeInsets
Parameters
- handle
- NativeHandle
The native handle.
Returns
The NSDirectionalEdgeInsets.