MediaElement.IsMuted 속성

정의

오디오가 음소거되었는지 여부를 나타내는 값을 가져오거나 설정합니다.

public:
 property bool IsMuted { bool get(); void set(bool value); };
public bool IsMuted { get; set; }
member this.IsMuted : bool with get, set
Public Property IsMuted As Boolean

속성 값

오디오가 음소거되면 기본값은 false입니다.

설명

종속성 속성 정보

항목 가치
식별자 필드 IsMutedProperty
메타데이터 속성이 다음으로 설정됩니다. true None

적용 대상