Example #1
0
 internal static View GetSemanticPlatformElement(this View platformView)
 {
     return(PlatformInterop.GetSemanticPlatformElement(platformView) !);
 }