AppBuilderBase<TAppBuilder>.

RuntimePlatform Property

Summary

Gets or sets the IRuntimePlatform instance.
Namespace
Avalonia.Controls
Containing Type
AppBuilderBase<TAppBuilder>

Syntax

public IRuntimePlatform RuntimePlatform { get; set; }

Value

Type Description
IRuntimePlatform