QCComposition.InputRSSArticleDurationKey Property
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.
Caution
This field is always null.
[Foundation.Field("QCCompositionInputRSSArticleDurationKey", "QuartzComposer")]
public static Foundation.NSString InputRSSArticleDurationKey { get; }
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[System.Obsolete("This field is always null.")]
public static Foundation.NSString? InputRSSArticleDurationKey { get; }
[<Foundation.Field("QCCompositionInputRSSArticleDurationKey", "QuartzComposer")>]
static member InputRSSArticleDurationKey : Foundation.NSString
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<System.Obsolete("This field is always null.")>]
static member InputRSSArticleDurationKey : Foundation.NSString
Property Value
- Attributes