コード例 #1
0
 public static ColorStateList CreateEditText(int enabled, int disabled) =>
 PlatformInterop.GetEditTextColorStateList(enabled, disabled);