CSSearchableItemAttributeSet.GeneralMidiSequence 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定具有布林語意的數位,這個數位表示是否已設定檔案中的 MIDI 序列,以便與一般 MIDI 裝置搭配使用。
public virtual Foundation.NSNumber GeneralMidiSequence { [Foundation.Export("isGeneralMIDISequence", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setGeneralMIDISequence:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.GeneralMidiSequence : Foundation.NSNumber with get, set
屬性值
1
表示已針對一般 MIDI 裝置設定序列。 0
表示它不是。
這個值可以是 null
。
- 屬性