XamarinBuild.

IsOsx Property

Summary

A value indicated whether the build host is OSX.

Syntax

public Expression<Func<bool>> IsOsx { get; set; }

Value

Type Description
Expression<Func<bool>>