net9.0-ios
namespace Vision
{
    [Register("VNFaceLandmarkRegion", true)]
    [SupportedOSPlatform("maccatalyst")]
    [SupportedOSPlatform("ios")]
    [SupportedOSPlatform("macos")]
    [SupportedOSPlatform("tvos")]
    public class VNFaceLandmarkRegion : NSObject, INSCoding, INSCopying, INSSecureCoding, INativeObject, IDisposable, IVNRequestRevisionProviding
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [SupportedOSPlatform("ios12.0")]
        [SupportedOSPlatform("macos")]
        [SupportedOSPlatform("tvos12.0")]
        [SupportedOSPlatform("maccatalyst")]
        public virtual VNRequestRevision RequestRevision
        {
            [Export("requestRevision")]
            [SupportedOSPlatform("ios12.0")]
            [SupportedOSPlatform("macos")]
            [SupportedOSPlatform("tvos12.0")]
            [SupportedOSPlatform("maccatalyst")]
            get;
        }

    }
}
Assembly Microsoft.iOS , Version=17.0.0.0, PublicKeyToken=84e04ff9cfb79065
OS Platforms

For the selected framework the property getter is only supported on the following OS platforms:

  • iOS >= 12
  • Mac Catalyst
  • macOS
  • tvOS >= 12
  • Built-in API
  • Package-provided API

04/30/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙