namespace AVKit
{
[Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 15, ObjCRuntime.PlatformArchitecture.All, null)]
[Native]
[Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, null)]
[Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVRoutePickerViewButtonState : long
{
Normal = (AVRoutePickerViewButtonState)0L
}
}
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
---|---|
.NET | 6.0-macos |
Xamarin macOS | 0.0 |