다음을 통해 공유


DevicePlatform.Equality(DevicePlatform, DevicePlatform) 연산자

정의

플랫폼의 같음을 확인합니다.

public static bool operator == (Xamarin.Essentials.DevicePlatform left, Xamarin.Essentials.DevicePlatform right);

매개 변수

left
DevicePlatform

비교할 왼쪽입니다.

right
DevicePlatform

비교할 오른쪽

반환

System.Boolean

같으면

적용 대상