Edit

Share via


TwitterUser.ProfileBackgroundTile Property

Definition

Gets or sets a value indicating whether profile background image is tiled.

[Newtonsoft.Json.JsonProperty("profile_background_tile")]
public bool ProfileBackgroundTile { get; set; }
[<Newtonsoft.Json.JsonProperty("profile_background_tile")>]
member this.ProfileBackgroundTile : bool with get, set
Public Property ProfileBackgroundTile As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to