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.
Creates a managed selector wrapper based on the native handle to it.
public static ObjCRuntime.Selector FromHandle (IntPtr sel);
static member FromHandle : nativeint -> ObjCRuntime.Selector