IXamarinBuild.

IsOsx Property

Summary

A value indicated whether the build host is OSX.

Syntax

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

Value

Type Description
Expression<Func<bool>>