BoxView Class

Definition

Controls the presence of the corner radius of box views on the GTK platform.

public ref class BoxView abstract sealed
public static class BoxView
type BoxView = class
Public Module BoxView
Inheritance
BoxView

Fields

HasCornerRadiusProperty

Bindable property for attached property HasCornerRadius.

Methods

GetHasCornerRadius(BindableObject)

Returns a Boolean value that tells whether the box view has a corner radius set.

GetHasCornerRadius(IPlatformElementConfiguration<GTK,BoxView>)

Returns a Boolean value that tells whether the box view has a corner radius set.

SetHasCornerRadius(BindableObject, Boolean)

Sets the corner radius presence.

SetHasCornerRadius(IPlatformElementConfiguration<GTK,BoxView>, Boolean)

Sets the corner radius presence.

Applies to