BoxView Class

Definition

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

public static class BoxView
type BoxView = class
Inheritance
BoxView

Fields

HasCornerRadiusProperty

Backing store for the attached property that controls whether the box view has a corner radius.

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